Mention doc tests with cargo test.
authorSteve Klabnik <steve@steveklabnik.com>
Mon, 27 Jul 2015 18:35:37 +0000 (14:35 -0400)
committerSteve Klabnik <steve@steveklabnik.com>
Mon, 27 Jul 2015 18:39:48 +0000 (14:39 -0400)
commit3d9118b4262e4e04394f2d22a003872aef62370d
treef9821976f6e2d786cd6f305c278295e771aa105a
parent1ce0146d40082744cfe942978320ad99c292a6e8
Mention doc tests with cargo test.

While doing this, I noticed that the manifest documentation does mention that
'cargo test' tests examples, so this also includes some information about this
in the guide.

Fixes #1177
src/doc/guide.md
src/doc/manifest.md